#Behaviour of the stepping switch

Each side of the rocker has the inverse behaviour of the other corresponding side.

2 different concepts can be selected:

#Up/down:

If a button is pressed repeatedly, the steps and functions stored for them will be passed through as follows:

* **Rocker left**: Ascending 1 ... 7
* **Rocker right**: Descending 7 ... 1

#Down/up: 

If a button is pressed repeatedly, the steps and functions stored for them will be passed through as follows:

* **Rocker left**: Descending 7 ... 1
* **Rocker right**: Ascending 1 ... 7